Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Lustrec - public version
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LustreC
Lustrec - public version
Commits
f9707d86
Commit
f9707d86
authored
10 years ago
by
Temesghen Kahsai
Browse files
Options
Downloads
Patches
Plain Diff
build status
parent
e548bb75
No related branches found
No related tags found
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
README.md
+2
-1
2 additions, 1 deletion
README.md
autom4te.cache/requests
+19
-19
19 additions, 19 deletions
autom4te.cache/requests
bin/lustrec
+0
-0
0 additions, 0 deletions
bin/lustrec
src/Makefile
+1
-1
1 addition, 1 deletion
src/Makefile
src/myocamlbuild.ml
+1
-1
1 addition, 1 deletion
src/myocamlbuild.ml
with
23 additions
and
22 deletions
README.md
+
2
−
1
View file @
f9707d86
Current Build Status
[

](https://travis-ci.org/lememta/lustrec)
# LustreC
LustreC is a modular compiler of Lustre code into C and Horn Clauses.
...
...
@@ -17,4 +18,4 @@ LustreC is a modular compiler of Lustre code into C and Horn Clauses.
# People
*
Pierre-Loic Garoche (ONERA)
*
Xavier Thirioux (IRIT)
*
Temesghen Kahsai (NASA Ames / CMU)
\ No newline at end of file
*
Temesghen Kahsai (NASA Ames / CMU)
This diff is collapsed.
Click to expand it.
autom4te.cache/requests
+
19
−
19
View file @
f9707d86
...
...
@@ -14,57 +14,57 @@
'configure.ac'
],
{
'AM_PROG_F77_C_O' => 1,
'_LT_AC_TAGCONFIG' => 1,
'
m4_pattern_forbid
' => 1,
'
AM_PROG_F77_C_O
' => 1,
'AC_INIT' => 1,
'
AC_CANONICAL_TARGET
' => 1,
'
m4_pattern_forbid
' => 1,
'_AM_COND_IF' => 1,
'AC_C
ONFIG_LIBOBJ_DIR
' => 1,
'AC_C
ANONICAL_TARGET
' => 1,
'AC_SUBST' => 1,
'AC_C
ANONICAL_HOST
' => 1,
'AC_C
ONFIG_LIBOBJ_DIR
' => 1,
'AC_FC_SRCEXT' => 1,
'AC_CANONICAL_HOST' => 1,
'AC_PROG_LIBTOOL' => 1,
'AM_INIT_AUTOMAKE' => 1,
'AC_CONFIG_SUBDIRS' => 1,
'AM_PATH_GUILE' => 1,
'AC_CONFIG_SUBDIRS' => 1,
'AM_AUTOMAKE_VERSION' => 1,
'LT_CONFIG_LTDL_DIR' => 1,
'AC_CONFIG_LINKS' => 1,
'AC_REQUIRE_AUX_FILE' => 1,
'
LT_SUPPORTED_TAG
' => 1,
'
AC_CONFIG_LINKS
' => 1,
'm4_sinclude' => 1,
'LT_SUPPORTED_TAG' => 1,
'AM_MAINTAINER_MODE' => 1,
'AM_NLS' => 1,
'AC_FC_PP_DEFINE' => 1,
'AM_GNU_GETTEXT_INTL_SUBDIR' => 1,
'_m4_warn' => 1,
'AM_MAKEFILE_INCLUDE' => 1,
'_m4_warn' => 1,
'AM_PROG_CXX_C_O' => 1,
'_AM_MAKEFILE_INCLUDE' => 1,
'_AM_COND_ENDIF' => 1,
'_AM_MAKEFILE_INCLUDE' => 1,
'AM_ENABLE_MULTILIB' => 1,
'AM_SILENT_RULES' => 1,
'AM_PROG_MOC' => 1,
'AC_CONFIG_FILES' => 1,
'LT_INIT' => 1,
'include' => 1,
'
AM_GNU_GETTEX
T' => 1,
'
LT_INI
T' => 1,
'AM_PROG_AR' => 1,
'AM_GNU_GETTEXT' => 1,
'AC_LIBSOURCE' => 1,
'AC_CANONICAL_BUILD' => 1,
'AM_PROG_FC_C_O' => 1,
'AC_CANONICAL_BUILD' => 1,
'AC_FC_FREEFORM' => 1,
'AC_FC_PP_SRCEXT' => 1,
'AH_OUTPUT' => 1,
'AC_
CONFIG_AUX_DIR
' => 1,
'AC_
FC_PP_SRCEXT
' => 1,
'_AM_SUBST_NOTMAKE' => 1,
'm4_pattern_allow' => 1,
'AM_PROG_CC_C_O' => 1,
'AC_CONFIG_AUX_DIR' => 1,
'sinclude' => 1,
'AM_
CONDITIONAL
' => 1,
'
AC_CANONICAL_SYSTEM
' => 1,
'AM_
PROG_CC_C_O
' => 1,
'
m4_pattern_allow
' => 1,
'AM_XGETTEXT_OPTION' => 1,
'AC_CANONICAL_SYSTEM' => 1,
'AM_CONDITIONAL' => 1,
'AC_CONFIG_HEADERS' => 1,
'AC_DEFINE_TRACE_LITERAL' => 1,
'AM_POT_TOOLS' => 1,
...
...
This diff is collapsed.
Click to expand it.
bin/lustrec
+
0
−
0
View file @
f9707d86
No preview for this file type
This diff is collapsed.
Click to expand it.
src/Makefile
+
1
−
1
View file @
f9707d86
OCAMLBUILD
=
/Users/teme/.opam/4.02.
1
/bin/ocamlbuild
-classic-display
-no-links
OCAMLBUILD
=
/Users/teme/.opam/4.02.
0+trunk
/bin/ocamlbuild
-classic-display
-no-links
prefix
=
/usr/local
exec_prefix
=
${
prefix
}
...
...
This diff is collapsed.
Click to expand it.
src/myocamlbuild.ml
+
1
−
1
View file @
f9707d86
...
...
@@ -5,7 +5,7 @@ open Command
dispatch
begin
function
|
After_rules
->
(* We declare external libraries *)
ocaml_lib
~
extern
:
true
~
dir
:
"/Users/teme/.opam/4.02.
1
/lib/ocamlgraph"
"graph"
;
ocaml_lib
~
extern
:
true
~
dir
:
"/Users/teme/.opam/4.02.
0+trunk
/lib/ocamlgraph"
"graph"
;
if
@
CC_NOASNEEDED
@
then
flag
[
"ocaml"
;
"link"
]
(
S
[
A
"-cclib"
;
A
"-Wl,--no-as-needed"
]);
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment